github.com/aws/aws-sdk-go-v2/service/s3.ListPartsPaginator.firstPage (field)
4 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_ListParts.go#L327: firstPage bool
api_op_ListParts.go#L349: firstPage: true,
api_op_ListParts.go#L356: return p.firstPage || (p.nextToken != nil && len(*p.nextToken) != 0)
api_op_ListParts.go#L374: p.firstPage = false
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)